home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / GraphicsWrap / Source / CmdMove.h < prev    next >
Text File  |  1991-09-16  |  172b  |  13 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import "TGIFCell.h"
  5.  
  6. @interface CmdMove:TGIFCell
  7. {
  8. }
  9. - initCmd:(int) x :(int)y;
  10. - doCmd;
  11. @end
  12. extern NXBitmapGraphicRep *theBitmap;
  13.